Goto

Collaborating Authors

 deep learning rig remotely


How To Use Jupyter on Your Deep Learning Rig Remotely With SSH

#artificialintelligence

Now we can do our favorite two things and update our packages and repositories. Something to note is that the package manager of course will depend on the distribution you chose. For RedHat it can be either dnf or yum, Debian(or Ubuntu) will use apt, Arch will use Pacman, and openSuse will use man. So if you didn't choose to use RedHat, just replace my dnf with your respective package manager. After pressing y and enter at least once, you are now going have to get your new best friend: SSH.